home *** CD-ROM | disk | FTP | other *** search
-
- This documentation continues on keys F4 and F5.
-
- To see the boot messages: Remove 'quiet' from the syslinux.cfg file.
- Boot option example: 0fdban ide0=autotune hdb=noprobe07
-
- "hdx=" is recognized for all "x" from "a" to "h", such as "hdc".
- "idex=" is recognized for all "x" from "0" to "3", such as "ide1".
-
- "hdx=noprobe" : drive may be present, but do not probe for it
- "hdx=none" : drive is NOT present, ignore cmos and do not probe
- "hdx=nowerr" : ignore the WRERR_STAT bit on this drive
- "hdx=cdrom" : drive is present, and is a cdrom drive
- "hdx=cyl,head,sect" : disk drive is present, with specified geometry
- "hdx=noremap" : do not remap 0->1 even though EZD was detected
- "hdx=autotune" : driver will attempt to tune interface speed
- to the fastest PIO mode supported, if possible for this drive only.
- Not fully supported by all chipset types, and quite likely to cause
- trouble with older/odd IDE drives.
- "hdx=slow" : insert a huge pause after each access to the data
- port. Should be used only as a last resort.
- "hdx=swapdata" : when the drive is a disk, byte swap all data
- "hdx=bswap" : same as above
-
-